home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9727 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  703 b 

  1. Path: sol.gwhs.denver.k12.co.us!rgardner
  2. From: Roger Gardner <rgardner@gwhs.denver.k12.co.us>
  3. Newsgroups: comp.lang.c++
  4. Subject: inputing
  5. Date: Sun, 3 Mar 1996 19:49:06 -0700
  6. Organization: George Washington High School - Denver, Colorado  USA
  7. Message-ID: <Pine.A32.3.91.960303194611.30284A-100000@sol.gwhs.denver.k12.co.us>
  8. NNTP-Posting-Host: sol.gwhs.denver.k12.co.us
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. I am working ona program that waits for somethng to be inputed, while at 
  13. the same time if nothing is inputted in X minutes it will log you out.  
  14. My problem is I can't get it to wait for input while at the same time 
  15. having the clock running.  How can I get around this?
  16.